This example shows two div elements, rotated 180 degrees, facing away from the user.

The first div element has the backface-visibility property set to "hidden", and should therefore be invisible.

DIV 1
DIV 2

Note: The backface-visibility property is not supported in Internet Explorer 9 and earlier versions.